home *** CD-ROM | disk | FTP | other *** search
- Path: news.lth.se!usenet
- From: dpn@dionysos.df.lth.se (Dennis Pettersson)
- Newsgroups: comp.lang.c++
- Subject: VC++ 4.0, WM_KEYDOWN in a CPropertyPage
- Date: Fri, 09 Feb 1996 09:52:23 GMT
- Organization: Lunds Universitet
- Message-ID: <4ff5np$ere@news.lth.se>
- NNTP-Posting-Host: dionysos.df.lth.se
- X-Newsreader: Forte Free Agent 1.0.82
-
- I've been trying to read tmy keyboard while i'm inside a PropertyPage.
- The messages seem to be send to the controls, but how do i get the
- keys in my CPropertyPage? Using classwisard to create a OnKeyDown to
- my CPropertyPage doesn't work. Neither can i create a OnKeyDown on my
- CPropertySheet. I.e. i can put them there but i get no respons.
- (I want to read the keyboard for the entire page to set different
- states on a set of checkboxes depending in keypressing.)
-
- /Dennis
- ------
- Dennis Pettersson e-Mail: depe@dionysos.df.lth.se
- BohusvΣgen 9 Fax/Phone: +46 - (0)46131003
- S-222 25 Lund Mobilephone: +46 - (0)705858627
- Sweden
-
-